Weiming Liao

Results 4 issues of Weiming Liao

hello when I use mpc_ros local planner plugin, I find a error ```c++ src/mpc_ros/mpc_ros/include/cppad/utility/error_handler.hpp:206: static void CppAD::ErrorHandler::Default(bool, int, const char*, const char*, const char*): Assertion `false' failed. ``` please tell...

- Issue Type: `Performance` - Extension Name: `blender-development` - Extension Version: `0.0.17` - OS Version: `Linux x64 5.4.0-122-generic` - VS Code version: `1.69.0` :warning: Make sure to **attach** this file...

Hello, I found a problem. As shown in the figure when I use multiple lanes to reduce lanes, the connection snap point of the rear lanes is incorrect , and...

run python file ```bash $ python models/kinematic_car_test.py Traceback (most recent call last): File "models/kinematic_car_test.py", line 9, in from control.dcbf_optimizer import NmpcDcbfOptimizerParam ModuleNotFoundError: No module named 'control' ```