ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question
1

Installing libgazebo_ros_moveit_planning_scene.so

asked 2021-11-22 10:12:54 -0500

JobvanDieten gravatar image

Tried

sudo apt install ros-noetic-gazebo*

sudo apt install ros-noetic-moveit*

I assume libgazebo_ros_moveit_planning_scene.so would live in /opt/ros/noetic/lib. I need this lib to publish a world scene (basically a robot workcell) from gazebo for moveit to use in collision detection/path planning for a robot within a workcell.

Does anyone know where the library is located/how it is installed?

edit retag flag offensive close merge delete

Comments

Try to install:

sudo apt-get install ros-noetic-gazebo-ros-pkgs ros-noetic-gazebo-ros-control

osilva gravatar image osilva  ( 2021-11-22 17:04:07 -0500 )edit
1

Check this PR that describes the missing .so file: https://github.com/ros-simulation/gaz...

osilva gravatar image osilva  ( 2021-11-22 17:05:08 -0500 )edit

1 Answer

Sort by ยป oldest newest most voted
0

answered 2021-11-24 10:32:29 -0500

JobvanDieten gravatar image

@osilva Thanks for the PR link. I have submitted a similar PR for the noetic branch.

edit flag offensive delete link more

Question Tools

2 followers

Stats

Asked: 2021-11-22 10:11:42 -0500

Seen: 64 times

Last updated: Nov 24 '21