Skip to content

mahdikaman/Robot-interface-ROS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ITHS Demo robot

Demo robot to showcase Contrain

Purpose

To show that i can build a Robot interface using: Javascript rclnodejs nodejs ROS(python)

Run simulation

ros2 launch iths iths_sim_launch.py

Move robot head

ros2 topic pub /forward_position_controller/commands std_msgs/msg/Float64MultiArray '{data: [1,2,3]}' --once

Remove robot from Gazebo

ros2 service call /delete_entity 'gazebo_msgs/DeleteEntity' '{name: "robot"}'

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published