8000 GitHub - dpsolomon/godel: ROS-Industrial Focused Technical Project: Robotic Blending
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

dpsolomon/godel

 
 

Repository files navigation

Godel

Application for demonstrating surface blending with ros

==============

Godel: Austrian logician and mathematician http://en.wikipedia.org/wiki/Kurt_G%C3%B6del

Instructions

==============

- Run blending demo in full simulation mode (simulated robot and sensor)
roslaunch godel_surface_detection robot_blending.launch
- Run blending demo in robot simulation mode (simulated robot and real sensor data)
roslaunch godel_surface_detection robot_blending.launch sim_sensor:=false
- Run blending demo in sensor simulation mode (real robot and simulated sensor)
roslaunch godel_surface_detection robot_blending.launch sim_robot:=false robot_ip:=[robot ip]
- Run blending demo in full real mode (real robot and sensor)
roslaunch godel_surface_detection robot_blending.launch sim_sensor:=false 
sim_robot:=false robot_ip:=[robot ip]

About

ROS-Industrial Focused Technical Project: Robotic Blending

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 100.0%
0