Git Product home page Git Product logo

Comments (4)

luorui93 avatar luorui93 commented on August 23, 2024 1

Hi HanBing,
You need to have a roscore running first before you run the node.
Either from a roslaunch file or run roscore directly.

from cadrl_ros.

BingHan0458 avatar BingHan0458 commented on August 23, 2024

And I want to know what is the corresponding python version of ROS? Python2.7 or Python3.X? When I run 'catkin_make', the python version displayed by default is python2.7. Will compilation errors occur later?

from cadrl_ros.

mfe7 avatar mfe7 commented on August 23, 2024

Great point - i think we merged that branch into master so you did the right thing.

Did you source the setup.bash associated with the catkin workspace containing ford_msgs? can you rosmsg show any of the ford msgs? that would point to whether the issue is with python or ros

That depends on which version of your OS and ROS you have installed -- eg this codebase was developed on a machine with ros-kinetic and ubuntu 16.04, which is designed for python 2.7. I think some of the newer ros versions support python3 but the python code in this repo is designed for python2.7.

from cadrl_ros.

HanBing0802 avatar HanBing0802 commented on August 23, 2024

Thank you very much. I tried your suggest 'source ~/catkin_ws/devel/setup.bash' and it success!
But I got another bug 'Unable to register with master node [http://localhost:11311]: master may not be running yet. Will keep trying.' when I run './cadrl_node.py'. So how can I do to solve it?
Thx. Kind regards.

from cadrl_ros.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.