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