Skip to content

nzjrs/python-ros

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

==== Pure Python ROS ====

First you must build the python-ros package. From inside a ros sourced
environment

  $python build.py

This will create src,bin,data directories. You can now run ROS nodes

  $source ./env.sh
  $./rosmaster --core -p 11311

  $cd bin
  $./rostopic pub /foo std_msgs/String bar

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published