Search found 3 matches
- 08 Nov 2024, 18:40
- Forum: General questions
- Topic: CoppeliaSim cannot Load plugin simROS2
- Replies: 3
- Views: 11453
Re: CoppeliaSim cannot Load plugin simROS2
I am using ROS2 humble, is there a way to set the ROS distro, or is there a specific one I should use?
- 05 Nov 2024, 04:36
- Forum: General questions
- Topic: CoppeliaSim cannot Load plugin simROS2
- Replies: 3
- Views: 11453
CoppeliaSim cannot Load plugin simROS2
when I try to load the ROS2 plugin through:
simROS2 = require('simROS2')
in my lua script it throws the error:
[/Script:error] plugin simROS2: Cannot load library C:\Program Files\CoppeliaRobotics\CoppeliaSimEdu\simROS2.dll: The specified procedure could not be found.
[/Script:error] ...am Files ...
simROS2 = require('simROS2')
in my lua script it throws the error:
[/Script:error] plugin simROS2: Cannot load library C:\Program Files\CoppeliaRobotics\CoppeliaSimEdu\simROS2.dll: The specified procedure could not be found.
[/Script:error] ...am Files ...
- 04 Nov 2024, 18:56
- Forum: General questions
- Topic: Help getting ROS2 coppeliasim package built - unable to find Boost
- Replies: 1
- Views: 8864
Help getting ROS2 coppeliasim package built - unable to find Boost
Hello, I am trying to build and use the sim_ros2_interface to interface with ROS2, but I am having trouble building the package. When I tried to build the package, it could not find boost. After downloading and setting the boost directory variable, I still get this error:
CMake Error at C:/Program ...
CMake Error at C:/Program ...