Code Monkey home page Code Monkey logo

rc-pc's Introduction

Rc-PC drive an R/C car with a PC

Project summary

Combine these elements:

Software

  • Ubuntu Linux - Focal Fossa (20.04)
  • ROS 2 Galactic Geochelone

Ros messages graph:

flowchart LR
subgraph Car
car_node 
end
car_node(Car node) -- video --> ros_core(ROS core) 
subgraph PC
ros_core -- vcl_cmd --> car_node
ros_core -- print --> interface(pc interface)
wheel_node(Wheel node) -- input_cmd --> ros_core
end
Loading

Hardware

  • Old RC car
  • ESP32-CAM

Planning

gantt
    title Planning
    dateFormat  DD-MM-YYYY
    axisFormat  %d-%m-%Y
    Begin : milestone, m1, 14-02-2022,2d
    End : milestone, m2, 16-09-2022, 2d
    section Software
    Upgrade PC to Focal Fossa   :done, s1, 14-02-2022, 10d
    Install Ros2                :done, s2, after s1  , 20d
    Init the nodes              :s3, after s2, 10d
    Dev wheel controler node    :s4, after s3, 40d
    Dev cmd_velocity node       :s5, after h4 s3 , 30d
    Dev image_node              :s6, after s3 h4, 30d
    Dev interface               :s7, after s6 h4 , 30d
    section Hardware
    Get the car                 :h1, 14-02-2022,30d
    Source the part             :done, h2, 14-02-2022  , 30d
    Delivery                    :done,h3, after h2,30d
    Install microproc in the car :h4, after h3, 60d
Loading

rc-pc's People

Contributors

stephanedefenin avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.