Modifications for noetic/python3 and switched output to DAE.#2
Modifications for noetic/python3 and switched output to DAE.#2simchanu29 wants to merge 1 commit into
Conversation
|
Solves #1 |
|
Hi #I try to convert it but I get an error. I have used map2gazebo_py3.py in the launch file ... logging to /home/akoubaa/.ros/log/106d5a8c-15f8-11eb-9e77-fd1ed3a393c5/roslaunch-ubuntu-26846.log started roslaunch server http://ubuntu:40743/ SUMMARYPARAMETERS
NODES ROS_MASTER_URI=http://localhost:11311 process[map2gazebo-1]: started with pid [26860] |
Here you have to change from stl to dae in the config/default.yaml file |
Hi, since in my team we already made the changes to make your package compatible with ROS noetic. I thought that it would be nice to share it.
Changes :
In python3 it was easier to generate a COLLADA file. I noticed as well that gazebo seems to prefer COLLADA files as a mesh.