Coder Social home page Coder Social logo

atabakd / mujoco-tutorials Goto Github PK

View Code? Open in Web Editor NEW
41.0 41.0 8.0 113 KB

My understanding of Russ Tedrake's course on umderacuated robotics, implemented in MuJoCo

License: BSD 3-Clause "New" or "Revised" License

CMake 3.23% C 74.81% C++ 18.64% Jupyter Notebook 2.39% Python 0.93%
control-theory cpp mujoco underactuatedrobotics

mujoco-tutorials's People

Contributors

atabakd avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

mujoco-tutorials's Issues

Visualize coordinate frame RGB axes

Hi,
I would like to know how did you visualize coordinate frame axes in Mujoco?
And is it possible to visualize all frames defined in .xml file or only world frame?
I know it has to do something with mjvisualize.h file, I just do not see how to use it.
Something similar to TF frames in RViz would be very useful.

Cannot build [Ubuntu 16.04]

Hi!

After the command cmake .. && make, the first time I got first this error:

CMake Error at /usr/share/cmake-3.5/Modules/FindPackageHandleStandardArgs.cmake:148 (message):
  Could NOT find GLEW (missing: GLEW_INCLUDE_DIR GLEW_LIBRARY)
Call Stack (most recent call first):
  /usr/share/cmake-3.5/Modules/FindPackageHandleStandardArgs.cmake:388 (_FPHSA_FAILURE_MESSAGE)
  /usr/share/cmake-3.5/Modules/FindGLEW.cmake:44 (find_package_handle_standard_args)
  src/0_preliminaries/CMakeLists.txt:36 (find_package)
-- Configuring incomplete, errors occurred!

which I solved using:

sudo apt install libglew-dev

The second time I got this other error:

CMake Error at src/2.1_LQR/CMakeLists.txt:18 (find_package):
Could not find a package configuration file provided by "drake" with any of the following names:

    drakeConfig.cmake
    drake-config.cmake

Add the installation prefix of "drake" to CMAKE_PREFIX_PATH or set "drake_DIR" to a directory 
containing one of the above files.  If "drake" provides a separate development package or SDK, 
be sure it has been installed.
-- Configuring incomplete, errors occurred!

This time I am not sure of what to do.
How can I solve it?

Many thanks
Martina

unable to build the package

Hi,
I wasn't able to build the package following the instructions provided. Any suggestions? Thanks a lot!
image

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.