Skip to content

This repo holds the code for STP'24 Autonomous technical team learning plan projects.

Notifications You must be signed in to change notification settings

Menna-Ahmed7/technical_team_projects

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

technical_team_projects

Description

A ROS2 system that allows the control of the car in the provided scene in CoppeliaSim using the keyboard (WASD) keys.

How to use?

  • navigate to the directory where you cloned the project
  • Open simulator
    • Go to general → ros2_and_coppelia → starter → filteration_scene.ttt
  • To Run the code, run the following commands
     cd STPProject1
    
    source ~/.bashrc
    
     ros2 run my_robot_controller turtle_teleop
    

About

This repo holds the code for STP'24 Autonomous technical team learning plan projects.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 58.0%
  • Shell 33.0%
  • PowerShell 9.0%