udacity / CarND-Path-Planning-Project

Create a path planner that is able to navigate a car safely around a virtual highway

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add uWebSockets into git module

Horki opened this issue · comments

as example, and update bash scripts and README

[submodule "uWebSockets"]
	path = uWebSockets
	url = https://github.com/uWebSockets/uWebSockets

I think I had a related issue when building uWebSockets on a Mac. Since this project is using a deprecated version (See the Dependencies section where we refer to commit e94b6e1.

I think I have a quick fix from my repo where I simply modified the install-mac.sh script.

I think I'll put in a pull request to fix this tonight.