Skip to content

muye1202/Visual_RL_on_Unitree_Robot_Dog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Visual-Policy Deployment on Real Unitree GO1 Robot Dog

Notes

The execution loop is called in execute_locotransformer.py →executor.execute(EXECUTION_TIME) “Execute” function is defined in control_loop_execution.main_executor In main_executor.execute function: main_execution function is called, this is where robot states, camera frames, and actions are computed; Then in the main_execution function, command is computed and sent using a robot interface The robot_controller thread is started in main_executor.execute function so command can be sent; after starting the thread robot_controller.control_function is called which starts a loop to repeatedly sending computed command

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published