When declaring the robotarium class object it would be great if the constructor takes initial conditions as input like in Matlab simulator. So that we do not have to write the custom initial conditions block using go_to_pose and go_to_point examples. It is also kind of tricky to tune the position and rotation error in those functions. This would also save some of the execution time.