[ROS Q&A] 184 - How to solve the error "ImportError : No module named xxxx.msg" in ROSDS
У вашего броузера проблема в совместимости с HTML5
Full code & post of the video: http://www.theconstructsim.com/solve-error-importerror-no-module-named-xxxx-msg-2/
When we are developing using ROS, it's common to define our custom ROS Messages, but sometimes we get stuck on how to use them.
A common scenario is that my ROS Messages are identified with "rosmsg list" but when we try to use the message on our nodes (let's say a python file), there are errors importing.
In this video we solve this error by answering a real question.
The real question that we solve can be found on the following link:
https://answers.ros.org/question/271620/importerror-no-module-named-xxxxmsg/
[Resources and links mentioned in the video]
ROS Development Studio (ROS Development) : http://www.theconstructsim.com/rds-ros-development-studio/
? Subscribe for more free ROS learning: https://www.youtube.com/channel/UCt6Lag-vv25fTX3e11mVY1Q?sub_confirmation=1
#ROS #Robot #rostutorials