Commit edee1b0
committed
Fix bug in cartesian planner: Merges trajectory point data into robot configuration
Replaces assignment of joint values with a merge operation to
incorporate all data from the trajectory point, ensuring that
the robot configuration is fully updated with the latest state.1 parent ab444aa commit edee1b0
1 file changed
Lines changed: 2 additions & 1 deletion
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
804 | 804 | | |
805 | 805 | | |
806 | 806 | | |
807 | | - | |
| 807 | + | |
| 808 | + | |
808 | 809 | | |
809 | 810 | | |
810 | 811 | | |
| |||
0 commit comments