When you using this GitRepo and trying to run it with the Matlab ROS Toolbox you constantly getting errors. Not matter what Matlab Version, Python or Cmake Version.
Reason is the following file:
niryo_robot_status\msg\RobotStatus.msg
The Constant ROBOT_MOTOR is defined twice. You have to delete one.
If would be good to change that in this Repo as well.
When you using this GitRepo and trying to run it with the Matlab ROS Toolbox you constantly getting errors. Not matter what Matlab Version, Python or Cmake Version.
Reason is the following file: niryo_robot_status\msg\RobotStatus.msg
The Constant ROBOT_MOTOR is defined twice. You have to delete one. If would be good to change that in this Repo as well.
Thanks and Regards Patrick