Make sure each example file is clear and runnable without any issue. That means: - check comments if they are clear - check the generated `.blend` file if the rendering is the same as expect - [x] `camera_movement.py` - [x] `pose_demo.py` - [ ] `projectile_motion.py` - [ ] `pendulum.py` - [ ] `elastica_timoshenko.py` - [ ] update `single_rigid_rod_spring_action.py` - [ ] `br2\br2_pushed.py` with `br2\callbacks.py`
Make sure each example file is clear and runnable without any issue. That means:
check comments if they are clear
check the generated
.blendfile if the rendering is the same as expectcamera_movement.pypose_demo.pyprojectile_motion.pypendulum.pyelastica_timoshenko.pyupdate
single_rigid_rod_spring_action.pybr2\br2_pushed.pywithbr2\callbacks.py