Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
emulab-devel
Project overview
Project overview
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
111
Issues
111
List
Boards
Labels
Milestones
Merge Requests
4
Merge Requests
4
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Open sidebar
emulab
emulab-devel
Commits
1d5b6bbe
Commit
1d5b6bbe
authored
Feb 02, 2005
by
David Johnson
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Yet Another Case (Closed).
parent
b33e9635
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
0 deletions
+3
-0
robots/rmcd/pilotConnection.c
robots/rmcd/pilotConnection.c
+3
-0
No files found.
robots/rmcd/pilotConnection.c
View file @
1d5b6bbe
...
...
@@ -302,6 +302,9 @@ void pc_plot_waypoint(struct pilot_connection *pc)
pc
->
pc_robot
->
hostname
);
}
gettimeofday
(
&
(
pc
->
pc_waypoint_timestamp
),
NULL
);
pc
->
pc_waypoint_tries
=
21
;
pc
->
pc_tries_remaining
=
0
;
pc
->
pc_obstacle_count
=
0
;
}
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment