-
Notifications
You must be signed in to change notification settings - Fork 58
Errors facing when trying to replicate the simulation. #1
Comments
UpdatesFirst of all I just made a PR containing a some small fixes. Now I manage to spawn the MARA in gazebo. 👍 But in the end, I get a gazebo plugin related issue: libgazebo_grasp_fix.so is missing. Ive found it in JenniferBuehler/gazebo-pkgs but it uses the old catkin make. So its not compatible with the ros2 colcon build I believe. Any advice on this? I guess you have already ported the pkg somehow, or you use the ros1-brigde? |
For now we don't need to grasp things. Near future to do task |
Everything working fine then. Just commented the |
Hi, Im trying to replicate the work and my first goal is to spawn the MARA in gazebo. Before I start, my current setup is:
Dependencies and fixes
Basic things I had to fix/change during the installation:
https://github.com/erlerobot/control_msgs
is not a public repo, so I usedhttps://github.com/ros-controls/control_msgs -b bouncy-devel
instead.<origin rpy="0 0 0" xyz="-0.0002009 0.0396149 -0.0161363"/>
./mara_utils_scripts/spawn_entity.py
and/mara_utils_scripts/spawn_model.py
.Some error output. ws build, fixed urdf and rviz2 related: gist.
Error during the MARA spawn process in gazebo.
Once gazebo is launched (no errors), I execute
spawn_entity.py
but the MARA is not being loaded. The output error is available in this gist. I will keep working on this tomorrow.The text was updated successfully, but these errors were encountered: