8000 GitHub - ludusrusso/rosnodejs: Client library for writing ROS nodes in JavaScript with nodejs
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

ludusrusso/rosnodejs

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

69 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rosnodejs Build Status

Run the turtlesim example

Start:

roscore
rosrun turtlesim turtlesim_node
rosrun turtle_actionlib shape_server

Then run

node src/examples/turtle.js

or, if you are running an older version of node:

npm run compile
node dist/examples/turtle.js

About

Client library for writing ROS nodes in JavaScript with nodejs

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 100.0%
0