problem when updating coppeliasim on an project
Posted: 17 Feb 2022, 12:00
Hello
I have a project running under Ubuntu 18.04 with coppelia 4.0.1 communicating with ROS, and i need to go on Ubuntu 20.04, when I change version of ubuntu, I also update coppelia to 4.3.0 and now when i launch the project, coppelia don't find the ROS module.
by checking in the code i find that we use the sim.openModule function that is now deprecated and I couldn't find if this function is still working and any information on a replacement function.
More over it seems that the modification I tried to do won't save after I restart the simulation
any sugestion ?
I have a project running under Ubuntu 18.04 with coppelia 4.0.1 communicating with ROS, and i need to go on Ubuntu 20.04, when I change version of ubuntu, I also update coppelia to 4.3.0 and now when i launch the project, coppelia don't find the ROS module.
by checking in the code i find that we use the sim.openModule function that is now deprecated and I couldn't find if this function is still working and any information on a replacement function.
More over it seems that the modification I tried to do won't save after I restart the simulation
any sugestion ?