Skip to content

WikiGenius/ros_project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Self driving car

This project is for detection module that have integrated with other modules in ROS

Requirements

pip install -r requirements.txt;

Usage

Makue sure the weights existed in src/yolo_bot/runs/weights data folder.

commands to run the simulation for the robot

roslaunch darknet_ros world.launch;
roslaunch darknet_ros robot.launch;
roslaunch husky_viz view_robot.launch;
roslaunch husky_navigation move_base_mapless_demo.launch;
rostopic echo /class_name;
./detect_streams_signs;

speed limit (16km/h)

stop

rosgraph

The project publish signs_names to planner_node and subscribe from Gazebo

That is my account Github

That is my Website WikiGenius

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published