Open ravijo opened 1 year ago
A pull request has been created. https://github.com/ros-planning/moveit_resources/pull/186
Additionally, it seems that the documentation needs an update as well. For example, in ROS Iron, the package named ros-iron-warehouse-ros-mongo
is unavailable. I believe SQLite is preferred now! See below, please:
$ sudo apt install ros-iron-warehouse-ros-mongo
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
E: Unable to locate package ros-iron-warehouse-ros-mongo
While playing with the STOMP motion planner, I came accorss the command
ros2 launch moveit_resources_panda_moveit_config demo.launch.py db:=True
. Unfortunately, it returns the following error[ERROR] "package 'warehouse_ros_mongo' not found
Below are the complete logs:
There is no such package availble as shown below: