Skip to content

Commit

Permalink
Change IP address to match reserved mocap IP address
Browse files Browse the repository at this point in the history
  • Loading branch information
alvinsunyixiao committed Jun 11, 2024
1 parent 546f574 commit 952e85d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ff_drivers/launch/hardware_bringup.launch.py
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ def generate_launch_description():
# ASL optitrack IP and port
parameters=[
{
"server": "192.168.1.2",
"server": "192.168.1.3",
"port": 3883,
}
],
Expand Down

0 comments on commit 952e85d

Please sign in to comment.