ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question

Revision history [back]

Verify that rbx1_nav has been installed correctly in your environment by using either pip or conda as package managers - for instance if using pip you could run "pip install rbx1_nav" from within terminal.

Verify the module name is correct before proceeding further, even minor misspelling can prevent its location. Make sure the name rbx1_nav.transform_utils and not any variant such as rbx1s.transform_utils is used.

Be certain the module resides within an environment variable known as PYTHONPATH that includes its directory if not in an obvious spot. If necessary, add its location directly as PATH for optimal operation of Python modules.

If you recently installed or made any modifications to your environment, try restarting your terminal or IDE session as the changes might take effect only upon restart.

if you have any query feel free to ask.

thanks and regards revida marcos