Skip to content
View achimvp's full-sized avatar
🤔
Focusing
🤔
Focusing

Highlights

  • Pro

Block or report achimvp

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
achimvp/README.md

Hi there 👋

I’m currently working on a small differential drive robot with a camera turret and different sensors. The project includes:

  • a URDF description, which can be compiled from xacro files see here
  • support for Gazebo simulation
  • code for an Arduino to interface the hardware see here
  • ROS2 integration of the sensors, and motors

However I’m looking for help with the project especially with the following points:

  • simulation in Isaac Sim
  • simulation in MuJoCo
  • RL in simulation
  • extension of hardware capabilities e.g. integration of addition sensor, a gripper, ...

Popular repositories Loading

  1. ros_arduino_bridge ros_arduino_bridge Public

    Forked from joshnewans/ros_arduino_bridge

    ROS + Arduino = Robot

    C++ 1

  2. action-free-IRL action-free-IRL Public

    Code for my master thesis at the TU Berlin with the title "Action-free Adversarial Inverse Reinforcement Learning". The repository contains algorithms, environment and code to reproduce the experie…

    Python 1

  3. path-to-Cpp path-to-Cpp Public

    My path to learn C++. Contains code for different concepts relevant in hardware development and numerical applications.

    C++ 1

  4. ecologic_iteration ecologic_iteration Public

    Collection of simulation code for the ecologic iteration (a variation of the iterative map) and helper functions to analyze it.

    C

  5. workout-tracker workout-tracker Public

    Small web app for tracking my workouts.

    JavaScript

  6. CfC CfC Public

    Forked from raminmh/CfC

    Closed-form Continuous-time Neural Networks

    Python