GithubHelp home page GithubHelp logo

pvela2017 / ksam-2022-robotic-competition Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 42.82 MB

DigiAg Team code - Second place KSAM Robotic Competition

CMake 2.61% Python 75.86% Shell 0.71% C++ 16.94% Lua 0.34% Java 0.74% Dockerfile 0.06% CSS 0.01% JavaScript 0.14% Jupyter Notebook 1.15% Cuda 1.44%

ksam-2022-robotic-competition's Issues

DWA

Description

Add DWA to our ROS package.

Tasks

  • Test TEB in real world

  • Tune TEB in real world

  • Create more scenarios in Gazebo

  • #8

  • Tune TEB

  • Test TEB in Gazebo

  • Add DWA

  • Test it on Gazebo

  • Test it with real robot

Real robot

Description

Tasks to complete our real robot. (2 robots)

Tasks

  • Install ubuntu 20.04
  • Install ros-noetic
  • Install graphical env.
  • Install VNC
  • Setup VNC
  • Check all the ros package are installed by running our repo.
  • Design piece to mount cameras.
  • Test IMU.
  • Test LIDAR
  • Make real obstacles
  • Decrease height of the robot
  • Design piece to mount Jetson Nano on the back
  • Mount Jetson Nano
  • Implement LEDs.
  • Implement launch button for the competition.
  • Fix Lidar position and give me the x,y,z coordinates.
  • Define our test cases for the real robot.
    Doheon
  • Mount cameras.
  • Test cameras.
  • Print 2 board bridge
  • Back on NX2
  • Connect 2 board
  • Connect fan
  • 아크릴
  • Standing tree without bottom tree

roslaunch cant pass 2 arguments?

In file: turtlebot3_navigation.launch

<launch>
  <!-- Arguments -->
  <arg name="model" default="burger" doc="model type [burger, waffle, waffle_pi]"/>
  <arg name="sim_real" default="" doc="Run simulation or real robot [simulation, real]"/>
  <arg name="planner" default="" doc="model type [dwa, teb]"/>
  <arg name="map_file" default="$(find turtlebot3_navigation)/maps/map_005.yaml"/>
  <arg name="open_rviz" default="true"/>
  <arg name="move_forward_only" default="false"/>

Parameters sim_real and planner cannot work together

SLAM

Description

Karto and Gmapping SLAM related problems.

High Priority

  • Simulation: Gmapping map size is 2240x2240 meters.

     How to run:  `roslaunch robot_slam robot_slam_simulation.launch slam_method:=gmapping`
    

Screenshot from 2022-08-23 16-49-12

  • Real: Karto lidar reading

Fix Gazebo model according to our real robot

Description
Adapt our simulation model to our actual robot

Tasks

  • Change Lidar range
  • Set Lidar position as the one we will use in the real robot
  • Set cameras position as the one we will use in the real robot
  • Set cameras parameters ( FOV, etc)
  • Modify robot structure (optional)
  • Test in Gazebo

Implement TEB planner

When running TEB following error is displayed on GAZEBO:
[ERROR] [1660560429.465558481, 17.960000000]: Client [/move_base] wants topic /scan to have datatype/md5sum [sensor_msgs/PointCloud/d8e9c3f5afbdd8a130fd1d2763945fca], but our version has [sensor_msgs/LaserScan/90c7ef2dc6895d81024acba2ac42f369]. Dropping connection.

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.