Skip to content
This repository has been archived by the owner on Oct 25, 2023. It is now read-only.

Commit

Permalink
Merge branch 'ia' into clients
Browse files Browse the repository at this point in the history
Conflicts:
	conf_jsdoc.json
	hokuyo/main.js
	ia/actions.class.js
	ia/ia.class.js
	ia/pr.class.js
	lidar/main.js
	server/server.class.js
	webclient/index.js
	webclient/index.tpl.html
	webclient/pages/telecommande/telecommande.js
	webclient/pages/telecommande/telecommande.tpl.html
	webclient/webclient.html
  • Loading branch information
mmewen committed May 8, 2017
2 parents 2e6f7cf + 61bc525 commit c676856
Show file tree
Hide file tree
Showing 99 changed files with 3,681 additions and 129,006 deletions.
4 changes: 4 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,10 @@ cmake-build-debug/
bin/
doc/

# UTCoupe files
tmp.bmp
config.js

# Some other files
*get_distance
*get_distance_intensity
Expand Down
4 changes: 2 additions & 2 deletions config.js
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
/**
* Server config
*
*
* @module config
* @type {Object}
*/

module.exports = {
"server": "127.0.0.1:3128",
//"server": "192.168.0.100:3128",
// "server": "192.168.1.131:3128",
"hokuyo_command": "$UTCOUPE_WORKSPACE/bin/hokuyo"
}
315 changes: 0 additions & 315 deletions hokuyo/client_hok_old.js

This file was deleted.

5 changes: 0 additions & 5 deletions hokuyo/config.js

This file was deleted.

Loading

0 comments on commit c676856

Please sign in to comment.