sm3304love
sm3304love
When I subscribe to the /joint_states topic, I see the effort data. However, I'm not sure whether this data represents motor current or torque. Can you Please let me know...
hello. I want to apply different algorithms depending on the value of data of type casadi::MX. My code is below. ``` casadi::MX distanceBetweenLSS(const LSS &lss1, const LSS &lss2) { using...
@nicolapiccinelli I am trying to implement motion planning where the mobile manipulator avoids obstacles based on nmpc. In general, if there are no obstacles, planning speed is good(approximately 0.03 sec)....
hello. I would like to use your plugin to use 4 mecanum wheeled robot in gazebo. However, ththat the odom topic is invisible. Are there any other works I should...
Hello, I am implementing a hybrid planner using TrajOpt as the global planner and MPC as the local planner. I would like to increase the number of waypoints in the...
Hello, I want to use TrajOpt in my project and have some questions. I would like to know how I can add constraints, such as joint velocity and Cartesian velocity,...
### Description Overview of your issue here. ### Your environment * ROS Distro: Iron * OS Version: Ubuntu 22.04 * Source build * If source, which branch? : iron ###...