Skip to content

ken20020209/FYP_ROS_Server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FYP_ROS_Server

provide a websocket api to control robot

requirement:

ros2 foxy

build ros server

rosdep install --from-paths src --ignore-src -r -y

colcon build

docker:

build:docker build -t ken20020209/fyp_ros_server:latest -f docker/dockerfile .

run:docker run -it --rm --net=host ken20020209/fyp_ros_server:latest

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published