SimRobot.cpp
Go to the documentation of this file.
1 #include "SimRobot.h"
2 
3 namespace mujoco
4 {
5 
6  SimRobot::SimRobot() = default;
7 
9  {
10  }
11 
12 } // namespace mujoco
mujoco
Definition: SimObject.h:7
mujoco::SimRobot::SimRobot
SimRobot()
SimRobot.h
VirtualRobot::RobotPtr
std::shared_ptr< class Robot > RobotPtr
Definition: Bus.h:19