Skip to content

ihazucha/toysim_server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ToySim - Proxy Server & GUI

Exploring simulation, tinkering, data visualization, computer vision, control theory and others, combined in compact package for whoever wishes enjoy.

The idea here is to make it simple to implement, debug and fine-tune different methods of control for a model vehicle in both simulation and physical world.

I want to keep this custom but simple. The obvious software to use for robotics appplications is: for:

Proxy Server

CMD app to which simulation and physical vehicle connect. It exchanges data with the vehicle and implements the self-driving controller.

GUI

Desktop app for live/playback data visualization and parameters control.

TODO

Split Proxy and GUI to separate projects, reimplement UI in browser using websockets or use existing (Foxglove studio)

  • Time deltas
    • Between Simulation/Car components
    • Client to Proxy
    • Proxy to UI (render)
  • Unify data format using topics
  • Unify data capture using MCAP:

Attributions/Sources

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published