Skip to content

Instantly share code, notes, and snippets.

@jeguzzi
jeguzzi / Instructions.md
Last active February 25, 2024 20:29
How to compile CoppeliaSim on Linux

How to compile CoppeliaSim (v4.4) from source on Linux

Tested on Ubuntu 22.04 (arm64 and x64)

  1. Install dependicies

  • pip: sudo apt install python3-pip
  • colcon: pip install -U colcon-common-extensions
@jeguzzi
jeguzzi / intro_ros.md
Last active February 15, 2019 18:50
Introduction to ROS